home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / tools / amiga / 3d_tools / pdb2po19.lha / atoms_vdw.inc < prev    next >
Encoding:
Text File  |  1994-05-04  |  296 b   |  13 lines

  1. /* atoms_vdw.inc - VDW radii for atoms, used by atoms.inc */
  2. /* From Pauling and the CAChe software */
  3. /* 5/4/94 -egs- */
  4.  
  5. #declare N_RAD = 1.54
  6. #declare C_RAD = 1.7
  7. #declare O_RAD = 1.4
  8. #declare P_RAD = 1.9
  9. #declare S_RAD = 1.8
  10. #declare CA_RAD = 1.274
  11. #declare H_RAD = 1.2
  12. #declare FE_RAD = 2.0
  13.